projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02073b2
)
Silence warnings in ietf-drums-parse-address
author
Lars Magne Ingebrigtsen
<larsi@gnus.org>
Fri, 14 Nov 2014 03:19:18 +0000
(
04:19
+0100)
committer
Lars Magne Ingebrigtsen
<larsi@gnus.org>
Fri, 14 Nov 2014 03:20:10 +0000
(
04:20
+0100)
* ietf-drums.el (ietf-drums-parse-address): Don't issue warnings about
things the user isn't interested in.
lisp/gnus/ietf-drums.el
patch
|
blob
|
history
diff --git
a/lisp/gnus/ietf-drums.el
b/lisp/gnus/ietf-drums.el
index 11213689281ad3a63abf49c692e1a2c9738f7f85..4fe8f18153a5c1ff5cf368c8f76f8cbcf354e9b4 100644
(file)
--- a/
lisp/gnus/ietf-drums.el
+++ b/
lisp/gnus/ietf-drums.el
@@
-206,7
+206,6
@@
backslash and doublequote.")
(1+ (point))
(progn (forward-sexp 1) (1- (point))))))))
(t
- (message "Unknown symbol: %c" c)
(forward-char 1))))
;; If we found no display-name, then we look for comments.
(if display-name